home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2004 August / PCWELT_8_2004.ISO / pcwstart.exe / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-08-05  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.